Describes prohibited edits of module declarations 描述禁止对模块声明进行的编辑。
Renaming modules affects module declarations in files, but renaming projects does not affect the default namespace 重命名模块会影响文件中的模块声明,但重命名项目则不影响默认命名空间。
If you are copying directly from a code example provided in a reference topic, remove any import statements, module declarations and the following line of code 如果是直接从参考主题中提供的代码示例进行复制,请删除所有导入语句、模块声明和以下代码行: